Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(perception): allow to specify perception mode in scenario #279

Merged
merged 6 commits into from
Oct 15, 2023

Conversation

ktro2828
Copy link
Contributor

Types of PR

  • New Features

Description

Update to enable specifying perception_mode in scenario file.
If not specified, default perception_mode specified in autoware_launch is used.

ScenarioFormatVersion: 3.0.0
ScenarioName: sample_scenario
ScenarioDescription: sample scenario
SensorModel: sample_sensor_kit
VehicleModel: lexus
PerceptionMode: camera_lidar_fusion # ("camera_lidar_radar_fusion", "camera_lidar_fusion", "lidar_radar_fusion", "lidar","radar")
Evaluation:
...

How to review this PR

Others

@ktro2828 ktro2828 requested a review from hayato-m126 October 13, 2023 06:31
Copy link
Collaborator

@hayato-m126 hayato-m126 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hayato-m126 hayato-m126 merged commit ba0d070 into develop Oct 15, 2023
@hayato-m126 hayato-m126 deleted the feat/perception/perception_mode branch October 15, 2023 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants